Skip to content

fix(deps): update dependency eslint-plugin-unicorn to v28 #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-unicorn ^27.0.0 -> ^28.0.0 age adoption passing confidence

Release Notes

sindresorhus/eslint-plugin-unicorn

v28.0.1

Compare Source

v28.0.0

Compare Source

Improvements
Fixes
  • no-unreadable-array-destructuring: Fix crash on destructuring in for…of loop (#​1076) 11ce1bc
  • no-array-for-each: Ignore React.Children.forEach (#​1088) 5a931dd
  • prefer-string-slice: Keep optional chaining in autofix (#​1085) acaf197
  • prefer-spread: Ignore Buffer.concat() (#​1069) da685f7
  • Ignore unexpected case in catch-error-name and prefer-set-has (#​1077) 79a64b1
  • prefer-default-parameters: Fix non-iterable visitorKeys (#​1013) d707e83
  • consistent-destructuring: Add ExperimentalRestProperty check (#​1060) aca2ec5

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@github-actions github-actions bot added the type: bug code to address defects in shipped code label Feb 15, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-unicorn-28.x branch from e51f48e to 3f93c3a Compare February 15, 2021 11:31
@erezrokah erezrokah merged commit 1d1e45c into master Feb 15, 2021
@erezrokah erezrokah deleted the renovate/eslint-plugin-unicorn-28.x branch February 15, 2021 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants